ConversationActionConversationId Property |
Contains the identifier of the conversation that will have the action specified by the Action (ConversationActionTypeType) element applied to items in the conversation.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ItemId ConversationId { get; set; }Public Property ConversationId As ItemId
Get
Set
Property Value
Type:
ItemId
See Also